home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / ipl / 00025.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  115 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   set the soundLevel to 4
  4.   preLoad(1, "begin")
  5.   when mouseDown then go marker(1)
  6. end
  7.